home *** CD-ROM | disk | FTP | other *** search
/ Ham Radio 2000 / Ham Radio 2000.iso / ham2000 / packet / intropkt / packet07.loz < prev    next >
Text File  |  1995-04-20  |  5KB  |  82 lines

  1. INTRODUCTION TO PACKET - PART 7 - by Larry Kenney, WB9LOZ
  2.  
  3. Messages are directed throughout the worldwide BBS network using a scheme
  4. called HIERARCHICAL ADDRESSING.  The format for a hierarchical address is:
  5.   addressee-call @ BBS-call.#local-area.state-province.country.continent
  6. For example: My hierarchical packet address is:
  7.   WB9LOZ @ W6PW.#NOCAL.CA.USA.NOAM
  8.  
  9. It might look complicated, but it's not.  First, note that each section of
  10. the format is separated by a period.  State and province codes are the
  11. recognized two-character codes established by the US and Canadian Post
  12. Offices.  These may be found in the Callbook, your phone directory, or any
  13. zip code listing.  Don't guess on the state and province code if you aren't
  14. sure what it is, and make sure you use only the two-letter abbreviation.
  15. You could send the message to the wrong state or province or keep it from
  16. being forwarded altogether.
  17.  
  18. The codes used for the countries and continents are standards, now accepted
  19. throughout the world.  You should be able to find a list of them in the
  20. help document or file section of your BBS.  The country code has three
  21. letters and the continent code has four letters.  (An older version of the
  22. continent code, still used by some BBSs, has only two letters.)
  23.  
  24. The code for the local area is optional.  Since you probably have no idea
  25. what code is being used in upper New York state or in Iowa City, IA, for
  26. example, you don't have to enter it.  If you do know the local code, please
  27. use it, because it will help get the message closer to where it's going
  28. more directly.
  29.  
  30. For messages going outside of the US or Canada, the state-province section
  31. is not always used.
  32.  
  33. Using the hierarchical format, here are some examples of packet addresses:
  34.     KB6LQV @ N6ZGY.#CENCA.CA.USA.NOAM
  35.     KC6NVL @ K6VE.#SOCA.CA.USA.NOAM
  36.     KC3XC @ N4QQ.MD.USA.NOAM
  37.     VE3XYZ @ VE3RPT.ON.CAN.NOAM
  38.     JA1ABC @ JA1KSO.#42.JPN.ASIA
  39.  
  40. You'll note that the local area code is preceded by the octothorpe (now,
  41. how's that for a $5 word?), better known as the number or pound sign.  The
  42. reason is that in Great Britain, Japan, and possibly other areas, they use
  43. routing numbers for the local area, which could get confused with zip and
  44. postal codes.  Using the # on all local area codes will eliminate forwarding
  45. problems.
  46.  
  47. We need to emphasize two very important points: hierarchical addressing
  48. DOES NOT indicate a forwarding PATH, and ONLY ONE BBS call should be
  49. included in the address.  A list of BBS calls separated by periods will not
  50. get your message to its destination.  In fact, it can cause your message to
  51. loop between BBSs and your message probably won't be delivered.  The
  52. addressing scheme is said to be one area inside another area.  Using my
  53. hierarchical address as an example, WB9LOZ @ W6PW.#NOCAL.CA.USA.NOAM, here's
  54. how you would describe the address: "WB9LOZ at W6PW which is in Northern
  55. California which is in California which is in the USA which is in North
  56. America".  
  57.  
  58. USING THE HIERARCHICAL ADDRESS: This section explains how the BBS soft-
  59. ware uses the hierarchical addressing scheme.  For an example, let's say
  60. that I send a message to my friend Richard, KA7FYC, who uses the KD7HD
  61. BBS in Missoula, MT as his home BBS.  I would enter:
  62.      SP KA7FYC @ KD7HD.#MSL.MT.USA.NOAM
  63. All BBSs have a routing list called a "forward file".  Like your local
  64. postal sorter, it "knows" about local routings in detail, but as the desti-
  65. nation grows more distant, it knows only about larger geographical areas.
  66. If the only items in my BBS's forward file are other California BBSs plus
  67. a list of state abbreviations, country and continent codes, let's see how
  68. this message would be forwarded.  The BBS software will attempt to find a
  69. match between the items in the BBS forward file and the various parts of
  70. the hierarchical address starting with the left-most item in the address
  71. field.  In our case, it would not find a match for KD7HD.  If there isn't
  72. a match, it then moves to the next section to the right.  It wouldn't find
  73. a match for #MSL, so it would again move to the right.  Since all of the
  74. state abbreviations are listed in the forward file, it would find MT and
  75. that match would allow the message to be forwarded.  The forward file would
  76. indicate the call of the next BBS in line to receive a message addressed to
  77. MT.  Once the message is received at the next BBS, the process would start
  78. all over again until the message is finally delivered to its destination.
  79.  
  80. - - - -
  81.  
  82.